projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
604222c
)
; Remove obsolete comment in tramp.el
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 18 Oct 2015 15:09:07 +0000
(17:09 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 18 Oct 2015 15:09:07 +0000
(17:09 +0200)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 75fa9b6d4d0780e4230b149478ada3b9ab73d727..30a7269240e766690d9e77809eef420be61ffad0 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-4414,8
+4414,6
@@
Only works for Bourne-like shells."
;;; TODO:
-;; * Rewrite `tramp-shell-quote-argument' to abstain from using
-;; `shell-quote-argument'.
;; * In Emacs 21, `insert-directory' shows total number of bytes used
;; by the files in that directory. Add this here.
;; * Avoid screen blanking when hitting `g' in dired. (Eli Tziperman)